Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

152
Vistas
How can i simulate a "click" on a website, without clicking? To read the response message before to real click

is there any way to send a "fake" request to a server, via a website, to analyze the response and then make the real request? I'll give you an example: if on a website i click on a button, the site shows me a message. I need to simulate the button click because im trying to know in advance what the response message would be to the click, but without actually clicking on the button. Thank you. Have a good day!

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Two things:

  1. You could try and read the JS scripts on the page and deduct what would clicking that element do, but usually the scripts are mangled, so it would be hard to read. You could try searching them via class or id of the element of interest.
  2. You could try playing with blocking network traffic, so you could still do the action, without sending the request. It might prove fruitless as the result might be dependent on getting a valid response from the server, but still it could be worth a shot.
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda